571. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-05-13 09:09:38 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

571.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto 3.2.2/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/web/css/headertype27.css2020-06-13 01:28:24 +0000
2/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/web/css/headertype27.css2020-06-13 01:28:24 +0000

571.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1724
Changed00
Inserted00
Removed00

571.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

571.4 Active regular expressions

No regular expressions were active.

571.5 Comparison detail

1 .page-header.type27 { 1 .page-header.type27 {
2     border: 0; 2     border: 0;
3     background-color: #9b9a94; 3     background-color: #9b9a94;
4     background-size: cover; 4     background-size: cover;
5 } 5 }
6 .page-header.type27.sticky-header .nav-sections { 6 .page-header.type27.sticky-header .nav-sections {
7     background-color: #9b9a94; 7     background-color: #9b9a94;
8     padding: 0; 8     padding: 0;
9 } 9 }
10 .page-header.type27.sticky-header .sticky-logo { 10 .page-header.type27.sticky-header .sticky-logo {
11     margin: 10px 0; 11     margin: 10px 0;
12 } 12 }
13 .page-header.type27 .panel.wrapper { 13 .page-header.type27 .panel.wrapper {
14     background-color: #222529; 14     background-color: #222529;
15 } 15 }
16 .page-header.type27 .header.panel { 16 .page-header.type27 .header.panel {
17     display: flex; 17     display: flex;
18     padding-top: 0; 18     padding-top: 0;
19     padding-bottom: 0; 19     padding-bottom: 0;
20     position: relative; 20     position: relative;
21     z-index: 8; 21     z-index: 8;
22 } 22 }
23 .page-header.type27 .header-top-right { 23 .page-header.type27 .header-top-right {
24     display: flex; 24     display: flex;
25     margin-left: auto; 25     margin-left: auto;
26     justify-content: flex-end; 26     justify-content: flex-end;
27     align-items: center; 27     align-items: center;
28 } 28 }
29 .page-header.type27 .header-top-right > .header.links { 29 .page-header.type27 .header-top-right > .header.links {
30     display: none; 30     display: none;
31 } 31 }
32 .page-header.type27 .header.panel .custom-block a { 32 .page-header.type27 .header.panel .custom-block a {
33     color: #fff; 33     color: #fff;
34 } 34 }
35 .page-header.type27 .header.panel .custom-block a:hover { 35 .page-header.type27 .header.panel .custom-block a:hover {
36     color: #e1ddc3; 36     color: #e1ddc3;
37     text-decoration: none; 37     text-decoration: none;
38 } 38 }
39 .page-header.type27 .switcher .options ul.dropdown { 39 .page-header.type27 .switcher .options ul.dropdown {
40     left: -7px; 40     left: -7px;
41 } 41 }
42 .page-header.type27 .header.content { 42 .page-header.type27 .header.content {
43     display: flex; 43     display: flex;
44     align-items: center; 44     align-items: center;
45 } 45 }
46 .page-header.type27 .header-main-left { 46 .page-header.type27 .header-main-left {
47     margin-right: auto; 47     margin-right: auto;
48 } 48 }
49 .page-header.type27 .header-main-right { 49 .page-header.type27 .header-main-right {
50     text-align: right; 50     text-align: right;
51     padding: 25px 0; 51     padding: 25px 0;
52 } 52 }
53 .page-header.type27 .logo { 53 .page-header.type27 .logo {
54     margin: 25px 0; 54     margin: 25px 0;
55     max-width: 100%; 55     max-width: 100%;
56 } 56 }
57 .page-header.type27 .search-area, .page-header.type27 .top-links-area, .page-header.type27 a.my-wishlist { 57 .page-header.type27 .search-area, .page-header.type27 .top-links-area, .page-header.type27 a.my-wishlist {
58     margin: 0 5px; 58     margin: 0 5px;
59     display: inline-block; 59     display: inline-block;
60     vertical-align: middle; 60     vertical-align: middle;
61 } 61 }
62 .page-header.type27 .minicart-wrapper { 62 .page-header.type27 .minicart-wrapper {
63     margin-top: 10px; 63     margin-top: 10px;
64     margin-right: 10px; 64     margin-right: 10px;
65     margin-left: 10px; 65     margin-left: 10px;
66     width: auto; 66     width: auto;
67     vertical-align: middle; 67     vertical-align: middle;
68     float: none; 68     float: none;
69 } 69 }
70 .page-header.type27 .minicart-wrapper .action.showcart { 70 .page-header.type27 .minicart-wrapper .action.showcart {
71     width: 25px; 71     width: 25px;
72     height: 20px; 72     height: 20px;
73     border: 2px solid #fff; 73     border: 2px solid #fff;
74     border-radius: 0 0 5px 5px; 74     border-radius: 0 0 5px 5px;
75     position: relative; 75     position: relative;
76     opacity: .9; 76     opacity: .9;
77     padding-right: 0; 77     padding-right: 0;
78 } 78 }
79 .page-header.type27 .minicart-wrapper .action.showcart:before { 79 .page-header.type27 .minicart-wrapper .action.showcart:before {
80     content: '' !important; 80     content: '' !important;
81     position: absolute; 81     position: absolute;
82     border: 2px solid; 82     border: 2px solid;
83     border-color: inherit; 83     border-color: inherit;
84     border-bottom: none; 84     border-bottom: none;
85     border-radius: 10px 10px 0 0; 85     border-radius: 10px 10px 0 0;
86     left: 50%; 86     left: 50%;
87     top: -8px; 87     top: -8px;
88     margin-left: -7.5px; 88     margin-left: -7.5px;
89     width: 15px; 89     width: 15px;
90     height: 11px; 90     height: 11px;
91 } 91 }
92 .page-header.type27 .minicart-wrapper .action.showcart .counter.qty { 92 .page-header.type27 .minicart-wrapper .action.showcart .counter.qty {
93     width: 16px; 93     width: 16px;
94     height: 16px; 94     height: 16px;
95     display: block; 95     display: block;
96     font-size: 10px; 96     font-size: 10px;
97     color: #fff; 97     color: #fff;
98     background-color: #222529; 98     background-color: #222529;
99     text-align: center; 99     text-align: center;
100     line-height: 16px; 100     line-height: 16px;
101     border-radius: 20px; 101     border-radius: 20px;
102     min-width: auto; 102     min-width: auto;
103     left: auto; 103     left: auto;
104     right: -13px; 104     right: -13px;
105     margin-top: -20px; 105     margin-top: -20px;
106     font-weight: 400; 106     font-weight: 400;
107 } 107 }
108 .page-header.type27.sticky-header .minicart-wrapper .action.showcart .counter.qty { 108 .page-header.type27.sticky-header .minicart-wrapper .action.showcart .counter.qty {
109     right: -16px; 109     right: -16px;
110 } 110 }
111 .page-header.type27 .minicart-wrapper .action.showcart:after { 111 .page-header.type27 .minicart-wrapper .action.showcart:after {
112     display: none; 112     display: none;
113 } 113 }
114 .page-header.type27 .minicart-wrapper .block-minicart:before { 114 .page-header.type27 .minicart-wrapper .block-minicart:before {
115     right: 20px; 115     right: 20px;
116 } 116 }
117 .page-header.type27 .minicart-wrapper .block-minicart:after { 117 .page-header.type27 .minicart-wrapper .block-minicart:after {
118     right: 19px; 118     right: 19px;
119 } 119 }
120 .page-header.type27 .search-area { 120 .page-header.type27 .search-area {
121     display: inline-block; 121     display: inline-block;
122     vertical-align: middle; 122     vertical-align: middle;
123     position: relative; 123     position: relative;
124     margin-right: 10px; 124     margin-right: 10px;
125 } 125 }
126 .page-header.type27 .search-area > a { 126 .page-header.type27 .search-area > a {
127     font-size: 21px; 127     font-size: 21px;
128 } 128 }
129 .page-header.type27 .top-links-icon { 129 .page-header.type27 .top-links-icon {
130     font-size: 27px; 130     font-size: 27px;
131 } 131 }
132 .page-header.type27 .search-area > a > i:before { 132 .page-header.type27 .search-area > a > i:before {
133     font-weight: 900; 133     font-weight: 900;
134 } 134 }
135 .page-header.type27 .search-area .search-toggle-icon span { 135 .page-header.type27 .search-area .search-toggle-icon span {
136     display: none; 136     display: none;
137 } 137 }
138 .page-header.type27 .header.content { 138 .page-header.type27 .header.content {
139     display: flex; 139     display: flex;
140     align-items: center; 140     align-items: center;
141 } 141 }
142 .page-header.type27 .fa-search:before, .page-header.type27 .block-search .action.search:before, .page-header.type27 .block-search .label:before { 142 .page-header.type27 .fa-search:before, .page-header.type27 .block-search .action.search:before, .page-header.type27 .block-search .label:before {
143     content: '\e884'; 143     content: '\e884';
144     font-family: porto-icons; 144     font-family: porto-icons;
145     font-weight: 600; 145     font-weight: 600;
146 } 146 }
147 .page-header.type27 .block-search { 147 .page-header.type27 .block-search {
148     margin: 0; 148     margin: 0;
149 } 149 }
150 .page-header.type27 .block-search .action.search:before { 150 .page-header.type27 .block-search .action.search:before {
151     color: #fff; 151     color: #fff;
152     font-size: 20px; 152     font-size: 20px;
153 } 153 }
154 .page-header.type27 .block-search input::-webkit-input-placeholder{color:#ccc} 154 .page-header.type27 .block-search input::-webkit-input-placeholder{color:#ccc}
155 .page-header.type27 .block-search input::-moz-placeholder{color:#ccc} 155 .page-header.type27 .block-search input::-moz-placeholder{color:#ccc}
156 .page-header.type27 .block-search input:-moz-placeholder{color:#ccc} 156 .page-header.type27 .block-search input:-moz-placeholder{color:#ccc}
157 .page-header.type27 .block-search input:-ms-input-placeholder{color:#ccc} 157 .page-header.type27 .block-search input:-ms-input-placeholder{color:#ccc}
158 .page-header.type27 .block-search input { 158 .page-header.type27 .block-search input {
159     background: transparent; 159     background: transparent;
160     border-color: rgba(204,204,204,0.5); 160     border-color: rgba(204,204,204,0.5);
161     color: #fff; 161     color: #fff;
162     box-shadow: none !important; 162     box-shadow: none !important;
163     padding-left: 15px; 163     padding-left: 15px;
164     height: 44px; 164     height: 44px;
165     font-size: 11px; 165     font-size: 11px;
166     font-style: italic; 166     font-style: italic;
167     font-weight: 400; 167     font-weight: 400;
168     font-family: inherit; 168     font-family: inherit;
169 } 169 }
170 .page-header.type27 .search-category select { 170 .page-header.type27 .search-category select {
171     border-color: rgba(204,204,204,0.5); 171     border-color: rgba(204,204,204,0.5);
172     color: #fff; 172     color: #fff;
173     box-shadow: none !important; 173     box-shadow: none !important;
174     padding-left: 15px; 174     padding-left: 15px;
175     font-size: 11px; 175     font-size: 11px;
176     font-style: italic; 176     font-style: italic;
177     font-weight: 400; 177     font-weight: 400;
178     font-family: inherit; 178     font-family: inherit;
179     background-image: url(../../images/select-bg2.svg); 179     background-image: url(../../images/select-bg2.svg);
180 } 180 }
181 .page-header.type27 .block-search .action.search { 181 .page-header.type27 .block-search .action.search {
182     width: 42px; 182     width: 42px;
183     right: 2p; 183     right: 2p;
184     height: 42px; 184     height: 42px;
185 } 185 }
186 .page-header.type27 .top-links-icon, .page-header.type27 a.my-wishlist, .page-header.type27 .search-area > a, .page-header.type27 .nav-toggle:before { 186 .page-header.type27 .top-links-icon, .page-header.type27 a.my-wishlist, .page-header.type27 .search-area > a, .page-header.type27 .nav-toggle:before {
187     color: #fff; 187     color: #fff;
188 } 188 }
189 .page-header.type27 a.my-wishlist { 189 .page-header.type27 a.my-wishlist {
190     border-left: 1px solid rgba(255,255,255,0.09); 190     border-left: 1px solid rgba(255,255,255,0.09);
191     border-right: 1px solid rgba(255,255,255,0.09); 191     border-right: 1px solid rgba(255,255,255,0.09);
192     line-height: 35px; 192     line-height: 35px;
193     padding: 0 12px; 193     padding: 0 12px;
194     font-size: 27px; 194     font-size: 27px;
195 } 195 }
196 @media (min-width: 768px) { 196 @media (min-width: 768px) {
197     .page-header.type27 .navigation .level0 > .level-top { 197     .page-header.type27 .navigation .level0 > .level-top {
198         line-height: 50px; 198         line-height: 50px;
199         color: #fff; 199         color: #fff;
200         font-size: 12px; 200         font-size: 12px;
201         font-weight: 600; 201         font-weight: 600;
202         padding: 5px 20px; 202         padding: 5px 20px;
203     } 203     }
204     .page-header.type27.header-newskin .navigation .level0 { 204     .page-header.type27.header-newskin .navigation .level0 {
205         margin-right: 1px; 205         margin-right: 1px;
206     } 206     }
207     .page-header.type27 .navigation .level0.parent > a:after { 207     .page-header.type27 .navigation .level0.parent > a:after {
208         vertical-align: middle; 208         vertical-align: middle;
209         font-weight: 400; 209         font-weight: 400;
210     } 210     }
211     .page-header.type27 .nav-sections .switcher, .page-header.type27 .nav-sections .header.links { 211     .page-header.type27 .nav-sections .switcher, .page-header.type27 .nav-sections .header.links {
212         display: none; 212         display: none;
213     } 213     }
214     .page-header.type27:not(.sticky-header) .sw-megamenu.navigation > ul, .page-header.type27:not(.sticky-header) .nav-sections-item-content > .navigation { 214     .page-header.type27:not(.sticky-header) .sw-megamenu.navigation > ul, .page-header.type27:not(.sticky-header) .nav-sections-item-content > .navigation {
215         position: static; 215         position: static;
216     } 216     }
217     .page-header.header-newskin .navigation li.level0.fullwidth .submenu a, .page-header.header-newskin .navigation li.level0.classic .submenu a, .page-header.header-newskin .navigation li.level0.staticwidth .submenu a { 217     .page-header.header-newskin .navigation li.level0.fullwidth .submenu a, .page-header.header-newskin .navigation li.level0.classic .submenu a, .page-header.header-newskin .navigation li.level0.staticwidth .submenu a {
218         font-weight: 400; 218         font-weight: 400;
219     } 219     }
220     .page-header.type27 .panel.header .switcher { 220     .page-header.type27 .panel.header .switcher {
221         margin-left: 12px; 221         margin-left: 12px;
222         padding: 0 5px; 222         padding: 0 5px;
223         height: auto; 223         height: auto;
224         text-transform: uppercase; 224         text-transform: uppercase;
225         color: #fff; 225         color: #fff;
226         margin-top: 1px; 226         margin-top: 1px;
227     } 227     }
228     .page-header.type27 .switcher strong { 228     .page-header.type27 .switcher strong {
229         font-size: 12px; 229         font-size: 12px;
230         line-height: 26px; 230         line-height: 26px;
231         font-weight: 600; 231         font-weight: 600;
232     } 232     }
233     .page-header.type27 .switcher strong > img { 233     .page-header.type27 .switcher strong > img {
234         margin-top: 1px; 234         margin-top: 1px;
235     } 235     }
236     .page-header.type27 .switcher .options .action.toggle:after, .page-header.type27 .switcher .options .action.toggle.active:after { 236     .page-header.type27 .switcher .options .action.toggle:after, .page-header.type27 .switcher .options .action.toggle.active:after {
237         line-height: 26px; 237         line-height: 26px;
238         margin-top: -1px; 238         margin-top: -1px;
239     } 239     }
240     .page-header.type27.sticky-header .navigation .minicart-wrapper { 240     .page-header.type27.sticky-header .navigation .minicart-wrapper {
241         margin-top: -6px; 241         margin-top: -6px;
242     } 242     }
243     .page-header.type27.sticky-header .navigation li.level0 > .level-top { 243     .page-header.type27.sticky-header .navigation li.level0 > .level-top {
244         line-height: 50px; 244         line-height: 50px;
245     } 245     }
246 } 246 }
247 @media (min-width: 992px) { 247 @media (min-width: 992px) {
248     .page-header.type27 .search-area > a { 248     .page-header.type27 .search-area > a {
249         display: none; 249         display: none;
250     } 250     }
251     .page-header.type27 .block-search { 251     .page-header.type27 .block-search {
252         width: 400px; 252         width: 400px;
253     } 253     }
254 } 254 }
255 @media (max-width: 1199px) { 255 @media (max-width: 1199px) {
256     .page-header.type27 .header-top-left { 256     .page-header.type27 .header-top-left {
257         display: none; 257         display: none;
258     } 258     }
259 } 259 }
260 @media (max-width: 991px) { 260 @media (max-width: 991px) {
261     .page-header.type27 .block-search { 261     .page-header.type27 .block-search {
262         display: none; 262         display: none;
263         position: absolute; 263         position: absolute;
264         top: 100%; 264         top: 100%;
265         right: -80px; 265         right: -80px;
266         left: auto; 266         left: auto;
267         width: 200px; 267         width: 200px;
268         margin: 0; 268         margin: 0;
269         margin-top: 15px; 269         margin-top: 15px;
270         border: 5px solid #ccc; 270         border: 5px solid #ccc;
271         border-radius: 0; 271         border-radius: 0;
272         overflow: hidden; 272         overflow: hidden;
273     } 273     }
274     .page-header.type27 .block-search input { 274     .page-header.type27 .block-search input {
275         border: 0; 275         border: 0;
276     } 276     }
277     .page-header.type27 .block-search input { 277     .page-header.type27 .block-search input {
278         background-color: #a8a3a4; 278         background-color: #a8a3a4;
279         border: 0; 279         border: 0;
280         height: 34px; 280         height: 34px;
281         line-height: 34px; 281         line-height: 34px;
282         border-radius: 0; 282         border-radius: 0;
283         font-family: inherit; 283         font-family: inherit;
284         font-style: italic; 284         font-style: italic;
285     } 285     }
286     .page-header.type27 .search-category { 286     .page-header.type27 .search-category {
287         margin-right: 15px; 287         margin-right: 15px;
288         display: none; 288         display: none;
289     } 289     }
290     .page-header.type27 #mpsearch-category { 290     .page-header.type27 #mpsearch-category {
291         border-width: 0 1px; 291         border-width: 0 1px;
292         border-color: #e1e1e1; 292         border-color: #e1e1e1;
293         font-family: inherit; 293         font-family: inherit;
294     } 294     }
295     .page-header.type27 .block-search .action.search { 295     .page-header.type27 .block-search .action.search {
296         width: 34px; 296         width: 34px;
297         line-height: 34px; 297         line-height: 34px;
298         height: 34px; 298         height: 34px;
299     } 299     }
300     .page-header.type27 .block-search .action.search:before { 300     .page-header.type27 .block-search .action.search:before {
301         content: '\e884'; 301         content: '\e884';
302         font-weight: 900; 302         font-weight: 900;
303         font-size: 16px; 303         font-size: 16px;
304     } 304     }
305     .page-header.type27 a.my-wishlist { 305     .page-header.type27 a.my-wishlist {
306         border: 0; 306         border: 0;
307         padding: 0; 307         padding: 0;
308     } 308     }
309     .page-header.type27 .search-area, .page-header.type27 .top-links-area, .page-header.type27 a.my-wishlist { 309     .page-header.type27 .search-area, .page-header.type27 .top-links-area, .page-header.type27 a.my-wishlist {
310         margin: 0 5px; 310         margin: 0 5px;
311     } 311     }
312     .page-header.type27 .minicart-wrapper { 312     .page-header.type27 .minicart-wrapper {
313         margin-left: 12px; 313         margin-left: 12px;
314     } 314     }
315     .page-header.type27 .search-area { 315     .page-header.type27 .search-area {
316         margin-right: 7px; 316         margin-right: 7px;
317     } 317     }
318 } 318 }
319 @media (max-width: 991px) and (min-width: 768px) { 319 @media (max-width: 991px) and (min-width: 768px) {
320     .page-header.type27 .navigation .level0.staticwidth { 320     .page-header.type27 .navigation .level0.staticwidth {
321         position: static; 321         position: static;
322     } 322     }
323 } 323 }
324 @media (max-width: 767px) { 324 @media (max-width: 767px) {
325     .page-header.type27 .panel.wrapper, .page-header.type27 .header.panel { 325     .page-header.type27 .panel.wrapper, .page-header.type27 .header.panel {
326       display: block; 326       display: block;
327       height: 0; 327       height: 0;
328     } 328     }
329     .page-header.type27 .nav-toggle { 329     .page-header.type27 .nav-toggle {
330         display: inline-block; 330         display: inline-block;
331         vertical-align: middle; 331         vertical-align: middle;
332         float: none; 332         float: none;
333     } 333     }
334     .page-header.type27 .nav-sections .header.links, .page-header.type27 .nav-sections .switcher { 334     .page-header.type27 .nav-sections .header.links, .page-header.type27 .nav-sections .switcher {
335         display: block; 335         display: block;
336     } 336     }
337     .page-header.type27 .block-search { 337     .page-header.type27 .block-search {
338         background-color: #fff; 338         background-color: #fff;
339     } 339     }
340     .page-header.type27 .block-search input { 340     .page-header.type27 .block-search input {
341         position: static; 341         position: static;
342         margin: 0; 342         margin: 0;
343     } 343     }
344     .page-header.type27 .block-search .label { 344     .page-header.type27 .block-search .label {
345         display: none; 345         display: none;
346     } 346     }
347 } 347 }
348 @media (max-width: 480px) { 348 @media (max-width: 480px) {
349     .page-header.type27 .nav-toggle { 349     .page-header.type27 .nav-toggle {
350         margin-right: 10px; 350         margin-right: 10px;
351     } 351     }
352     .page-header.type27 .logo img { 352     .page-header.type27 .logo img {
353         max-width: 80px; 353         max-width: 80px;
354         height: auto; 354         height: auto;
355     } 355     }
356     .page-header.type27 .search-area, .page-header.type27 .top-links-area, .page-header.type27 a.my-wishlist { 356     .page-header.type27 .search-area, .page-header.type27 .top-links-area, .page-header.type27 a.my-wishlist {
357         margin: 0 1px; 357         margin: 0 1px;
358     } 358     }
359     .page-header.type27 .search-area { 359     .page-header.type27 .search-area {
360         margin-right: 4px; 360         margin-right: 4px;
361     } 361     }
362 } 362 }